翻訳と辞書
Words near each other
・ Cloșca, Satu Mare
・ Cloșcoi River
・ CLP
・ CLP Group
・ Clp protease family
・ CLP Regulation
・ CLP(R)
・ CLPB
・ CLPP
・ CLPPNG
・ CLPTM1L
・ ClpX
・ CLPython
・ CLR
・ CLR 1 to 8
CLR Profiler
・ CLRA (disambiguation)
・ CLRN1
・ CLRN1-AS1
・ CLRV (disambiguation)
・ CLS
・ CLS (command)
・ CLS (DOS)
・ CLS Communication
・ CLS Group
・ CLS Holdings
・ CLS Knights Surabaya
・ CLS Music
・ CLs upper limits (particle physics)
・ CLSA


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

CLR Profiler : ウィキペディア英語版
CLR Profiler
CLR Profiler is a memory profiler for the .NET Framework from Microsoft. It allows the user to investigate the contents of the managed heap, the behavior of the garbage collector, and the allocation patterns (including call-graph analysis) of the program being profiled.
The latest version, 4.5, released in November 2012, allows for profiling of .NET 2.0, 3.0, 3.5, 4.0 or 4.5 managed code as well as Silverlight apps. The source code is included under the Microsoft Limited Reciprocal License (MS-LRL).
CLR Profiler is an intrusive tool; seeing a 10 to 100x slowdown in the application being profiled is not unusual. Therefore, it is not the right tool to find out where time is spent – use other profilers to profile the CPU usage of an application.
==Downloads and Documentation==

* (CLR Profiler for .NET 4.5 (Supported .NET Framework versions: 4.5, 4.0, 3.5, 3.0, 2.0.) )
* (CLR Profiler for .NET 4.0 )
* (Power Toys for .NET Compact Framework 3.5 ) which includes a NETCF CLR Profiler
* (CLR Profiler for .NET 2.0 )
* (CLR Profiler for .NET 1.1 )
* (CLR Profiler usage guide )
* (Original CLR Profiler Site )

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「CLR Profiler」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.